home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Directory Access.app / Contents / Resources / English.lproj / AddNodes.nib / classes.nib next >
Encoding:
Text File  |  2004-01-09  |  425 b   |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {addNodeAction = id; doneAction = id; }; 
  6.             CLASS = NodePaneController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {addNode = NSButton; cancelButton = NSButton; selectNode = NSTableView; }; 
  9.             SUPERCLASS = NSWindowController; 
  10.         }
  11.     ); 
  12.     IBVersion = 1; 
  13. }